Uses of Interface
com.cisco.pt.ipc.sim.HardwareQueue
Packages that use HardwareQueue
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of HardwareQueue in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return HardwareQueueModifier and TypeMethodDescriptionIPCFactory.getHardwareQueue(Port port) IPCFactory.getHardwareQueueAt(Cloud cloud, int index) protected HardwareQueueIPCFactory.instantiateHardwareQueue(IPCMessageLTV message) Methods in com.cisco.pt.ipc with parameters of type HardwareQueueModifier and TypeMethodDescriptionIPCFactory.getUserTrafficAt(HardwareQueue hardwareQueue, int index) -
Uses of HardwareQueue in com.cisco.pt.ipc.events
Methods in com.cisco.pt.ipc.events with parameters of type HardwareQueueModifier and TypeMethodDescriptionvoidHardwareQueueEventRegistry.addListener(HardwareQueueEventListener listener, HardwareQueue objClass) voidHardwareQueueEventRegistry.addSpecificListenerFiltered(HardwareQueueEventListener listener, HardwareQueue objClass, List<String> events) voidHardwareQueueEventRegistry.removeListener(HardwareQueueEventListener listener, HardwareQueue objClass) voidHardwareQueueEventRegistry.removeSpecificListenerFiltered(HardwareQueueEventListener listener, HardwareQueue objClass, List<String> events) -
Uses of HardwareQueue in com.cisco.pt.ipc.sim
Subinterfaces of HardwareQueue in com.cisco.pt.ipc.simModifier and TypeInterfaceDescriptioninterfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim that return HardwareQueueModifier and TypeMethodDescriptionPort.getHardwareQueue()Information provided by the PKI file:Cloud.getHardwareQueueAt(int index) Information provided by the PKI file: -
Uses of HardwareQueue in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement HardwareQueueModifier and TypeClassDescriptionclassInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl that return HardwareQueueModifier and TypeMethodDescriptionPortImpl.getHardwareQueue()Information provided by the PKI file:CloudImpl.getHardwareQueueAt(int index) Information provided by the PKI file: